[INFO] fetching crate agent-first-http 0.4.0...
[INFO] testing agent-first-http-0.4.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate agent-first-http 0.4.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate agent-first-http 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate agent-first-http 0.4.0
[INFO] tweaked toml for crates.io crate agent-first-http 0.4.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate agent-first-http 0.4.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate agent-first-http 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded agent-first-data v0.7.0
[INFO] [stderr]   Downloaded uuid v1.22.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.42
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.1
[INFO] [stderr]   Downloaded zerocopy v0.8.42
[INFO] [stderr]   Downloaded aws-lc-sys v0.38.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 602dc08f492a4a984444bf8dbbb5c44ee58175477f2d21cf72a95d899b9a3a70
[INFO] running `Command { std: "docker" "start" "-a" "602dc08f492a4a984444bf8dbbb5c44ee58175477f2d21cf72a95d899b9a3a70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "602dc08f492a4a984444bf8dbbb5c44ee58175477f2d21cf72a95d899b9a3a70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "602dc08f492a4a984444bf8dbbb5c44ee58175477f2d21cf72a95d899b9a3a70", kill_on_drop: false }`
[INFO] [stdout] 602dc08f492a4a984444bf8dbbb5c44ee58175477f2d21cf72a95d899b9a3a70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad30ccb899048ccde59e172180f71fde5f2da2c846715cb4bede8cacefd52cb4
[INFO] running `Command { std: "docker" "start" "-a" "ad30ccb899048ccde59e172180f71fde5f2da2c846715cb4bede8cacefd52cb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling agent-first-data v0.7.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling agent-first-http v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.95s
[INFO] running `Command { std: "docker" "inspect" "ad30ccb899048ccde59e172180f71fde5f2da2c846715cb4bede8cacefd52cb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad30ccb899048ccde59e172180f71fde5f2da2c846715cb4bede8cacefd52cb4", kill_on_drop: false }`
[INFO] [stdout] ad30ccb899048ccde59e172180f71fde5f2da2c846715cb4bede8cacefd52cb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f19f5e7e1d2d612a2fc15fc382a48f4e80df31e2a19b72ff294665ee0dfb157
[INFO] running `Command { std: "docker" "start" "-a" "3f19f5e7e1d2d612a2fc15fc382a48f4e80df31e2a19b72ff294665ee0dfb157", kill_on_drop: false }`
[INFO] [stderr]    Compiling agent-first-http v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.08s
[INFO] running `Command { std: "docker" "inspect" "3f19f5e7e1d2d612a2fc15fc382a48f4e80df31e2a19b72ff294665ee0dfb157", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f19f5e7e1d2d612a2fc15fc382a48f4e80df31e2a19b72ff294665ee0dfb157", kill_on_drop: false }`
[INFO] [stdout] 3f19f5e7e1d2d612a2fc15fc382a48f4e80df31e2a19b72ff294665ee0dfb157
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 45427432ae3716783e24ec17df3ad97017d1486a087a637959c4a09b2bbb4d9e
[INFO] running `Command { std: "docker" "start" "-a" "45427432ae3716783e24ec17df3ad97017d1486a087a637959c4a09b2bbb4d9e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/afhttp-aa536515ce7520e2)
[INFO] [stdout] 
[INFO] [stdout] running 68 tests
[INFO] [stdout] test chunked::tests::local_helpers_work ... ok
[INFO] [stdout] test cli::tests::build_tls_partial_and_unescape_delimiter ... ok
[INFO] [stdout] test cli::tests::parse_body_flags_object_array_string_and_files ... ok
[INFO] [stdout] test cli::tests::json_redaction_policy_for_response_and_log ... ok
[INFO] [stdout] test cli::tests::parse_body_flags_multipart_and_urlencoded ... ok
[INFO] [stdout] test cli::tests::parse_form_and_urlencoded_flags ... ok
[INFO] [stdout] test cli::tests::curl_mode_helpers ... ok
[INFO] [stdout] test cli::tests::parse_header_flag_normal_and_remove_default ... ok
[INFO] [stdout] test config::tests::apply_update_inline_tls_clears_file_variants ... ok
[INFO] [stdout] test config::tests::apply_update_merges_and_marks_rebuild ... ok
[INFO] [stdout] test cli::tests::protect_server_body_stringifies_non_string ... ok
[INFO] [stdout] test config::tests::load_pem_prefers_inline_then_file ... ok
[INFO] [stdout] test config::tests::merged_headers_applies_layers_and_null_removal ... ok
[INFO] [stdout] test config::tests::merged_headers_rejects_invalid_names_or_values ... ok
[INFO] [stdout] test config::tests::resolve_merges_defaults_and_request_options ... ok
[INFO] [stdout] test config::tests::response_headers_map_rejects_non_ascii ... ok
[INFO] [stdout] test curl_compat::tests::parse_curl_data_raw_is_string_and_verbose_sets_logs ... ok
[INFO] [stdout] test curl_compat::tests::parse_curl_form_and_urlencoded_modes ... ok
[INFO] [stdout] test config::tests::runtime_config_new_has_defaults ... ok
[INFO] [stdout] test curl_compat::tests::parse_curl_defaults_to_get ... ok
[INFO] [stdout] test curl_compat::tests::parse_curl_maps_tls_proxy_and_timeouts ... ok
[INFO] [stdout] test curl_compat::tests::parse_curl_long_equals_and_noop_flags ... ok
[INFO] [stdout] test config::tests::response_headers_map_and_content_length ... ok
[INFO] [stdout] test curl_compat::tests::parse_curl_remote_name_and_resume_and_redirects ... ok
[INFO] [stdout] test curl_compat::tests::parse_curl_remote_name_fallback_and_missing_values ... ok
[INFO] [stdout] test curl_compat::tests::parse_curl_short_flags_separate_values_and_unknowns ... ok
[INFO] [stdout] test curl_compat::tests::parse_curl_short_flags_with_body_and_headers ... ok
[INFO] [stdout] test curl_compat::tests::parse_curl_upload_file_defaults_to_put ... ok
[INFO] [stdout] test curl_compat::tests::parse_helpers_cover_edge_cases ... ok
[INFO] [stdout] test handler::tests::body_builders_cover_variants ... ok
[INFO] [stdout] test handler::tests::build_multipart_handles_text_file_base64_and_errors ... ok
[INFO] [stdout] test handler::tests::format_http_version_maps_known_values ... ok
[INFO] [stdout] test handler::tests::parse_retry_after_and_backoff_delay ... ok
[INFO] [stdout] test handler::tests::path_helpers_sanitize_and_sidecar ... ok
[INFO] [stdout] test handler::tests::regression_multipart_body_fields_are_mutually_exclusive ... ok
[INFO] [stdout] test handler::tests::encoding_helpers_work ... ok
[INFO] [stdout] test handler::tests::cross_origin_detection_and_header_stripping ... ok
[INFO] [stdout] test tests::handle_config_rebuild_failure_rolls_back_config ... ok
[INFO] [stdout] test tests::default_response_save_dir_is_temp_afh_path ... ok
[INFO] [stdout] test tests::handle_config_invalid_response_save_dir_emits_error_and_keeps_config ... ok
[INFO] [stdout] test config::tests::build_client_basics_and_bad_cert_error ... ok
[INFO] [stdout] test chunked::tests::handle_download_errors_when_resume_file_cannot_be_opened ... ok
[INFO] [stdout] test tests::handle_send_known_ws_id_forwards_command ... ok
[INFO] [stdout] test types::tests::error_info_builders_and_output_helpers ... ok
[INFO] [stdout] test types::tests::request_options_default_delimiter_is_newline ... ok
[INFO] [stdout] test types::tests::trace_error_only_sets_optional_fields_none ... ok
[INFO] [stdout] test websocket::tests::build_message_text_json_binary_and_errors ... ok
[INFO] [stdout] test tests::handle_ping_emits_pong ... ok
[INFO] [stdout] test websocket::tests::build_request_rejects_invalid_url ... ok
[INFO] [stdout] test websocket::tests::classify_error_maps_messages ... ok
[INFO] [stdout] test websocket::tests::headers_to_map_lowercases_and_rejects_invalid ... ok
[INFO] [stdout] {"code":"pong","trace":{"connections_active":3,"requests_total":2,"uptime_s":1}}
[INFO] [stdout] test writer::tests::writer_task_drains_channel ... ok
[INFO] [stdout] ---
[INFO] [stdout] code: "pong"
[INFO] [stdout] trace:
[INFO] [stdout]   connections_active: 3
[INFO] [stdout]   requests_total: 2
[INFO] [stdout]   uptime: "1s"
[INFO] [stdout] code=pong trace.connections_active=3 trace.requests_total=2 trace.uptime=1s
[INFO] [stdout] test writer::tests::writer_task_yaml_and_plain_formats ... ok
[INFO] [stdout] test websocket::tests::build_request_accepts_valid_ws_url_and_headers ... ok
[INFO] [stdout] test tests::handle_cancel_cancels_http_and_ws ... ok
[INFO] [stdout] test handler::tests::reserve_and_release_request_id ... ok
[INFO] [stdout] test tests::handle_send_unknown_id_emits_error ... ok
[INFO] [stdout] test types::tests::from_reqwest_classifies_connect_and_dns_errors ... ok
[INFO] [stdout] test chunked::tests::handle_chunked_response_delimiter_mode ... ok
[INFO] [stdout] test handler::tests::send_error_emits_output_error ... ok
[INFO] [stdout] test chunked::tests::handle_chunked_response_raw_mode_and_limits ... ok
[INFO] [stdout] test chunked::tests::handle_download_progress_and_sidecar ... ok
[INFO] [stdout] test chunked::tests::handle_chunked_response_cancel_and_timeout ... ok
[INFO] [stdout] test chunked::tests::handle_chunked_response_flushes_remaining_binary_without_delimiter ... ok
[INFO] [stdout] test chunked::tests::handle_download_errors_when_target_file_cannot_be_created ... ok
[INFO] [stdout] test tests::handle_config_updates_and_echoes_config ... ok
[INFO] [stdout] test chunked::tests::handle_chunked_and_download_invalid_headers_and_stream_error ... ok
[INFO] [stdout] test chunked::tests::handle_download_save_resume_and_errors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 68 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/coverage_stress.rs (/opt/rustwide/target/debug/deps/coverage_stress-dbcb1b65c83bd05b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test run_python_stress_suites_for_coverage has been running for over 60 seconds
[INFO] [stdout] test run_python_stress_suites_for_coverage ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- run_python_stress_suites_for_coverage stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'run_python_stress_suites_for_coverage' (92) panicked at tests/coverage_stress.rs:26:9:
[INFO] [stdout] script tests/stress.py failed (status=exit status: 1):
[INFO] [stdout] stdout:
[INFO] [stdout] Starting test server on :35015...
[INFO] [stdout] Test server ready.
[INFO] [stdout] 
[INFO] [stdout]   [31mFAIL[0m basic GET returns parsed JSON: no response for id=1, got: ['error', 'close']
[INFO] [stdout]   [32mPASS[0m POST with JSON body sets Content-Type automatically
[INFO] [stdout]   [32mPASS[0m POST with string body sends raw bytes (no implicit Content-Type)
[INFO] [stdout]   [32mPASS[0m POST with base64 body sends binary
[INFO] [stdout]   [32mPASS[0m 204 No Content returns no body fields
[INFO] [stdout]   [32mPASS[0m HEAD request returns no body
[INFO] [stdout]   [32mPASS[0m binary response returns body_base64
[INFO] [stdout]   [32mPASS[0m text response returns body as string
[INFO] [stdout]   [32mPASS[0m 4xx/5xx returns response (not error)
[INFO] [stdout]   [32mPASS[0m default User-Agent header is sent
[INFO] [stdout]   [32mPASS[0m custom header sent, null removes default
[INFO] [stdout]   [32mPASS[0m config update merges defaults
[INFO] [stdout]   [32mPASS[0m redirect chain followed and final response returned
[INFO] [stdout]   [32mPASS[0m max_redirects=0 returns redirect as-is
[INFO] [stdout]   [32mPASS[0m too_many_redirects error
[INFO] [stdout]   [32mPASS[0m duplicate in-flight id returns invalid_request
[INFO] [stdout]   [32mPASS[0m request_concurrency_limit returns overloaded when exceeded
[INFO] [stdout]   [32mPASS[0m duplicate id rejected while chunked stream is still active
[INFO] [stdout]   [32mPASS[0m request_concurrency_limit applies until chunked stream completes
[INFO] [stdout]   [32mPASS[0m 303 redirect switches method to GET
[INFO] [stdout]   [32mPASS[0m redirect strips Authorization across origins
[INFO] [stdout]   [32mPASS[0m connection refused produces error
[INFO] [stdout]   [32mPASS[0m invalid URL produces error
[INFO] [stdout]   [32mPASS[0m invalid JSON produces error with no id
[INFO] [stdout]   [32mPASS[0m ping returns pong with stats
[INFO] [stdout]   [32mPASS[0m startup message has correct structure
[INFO] [stdout]   [32mPASS[0m multiple Set-Cookie headers returned as array
[INFO] [stdout]   [32mPASS[0m unicode in response body
[INFO] [stdout]   [32mPASS[0m parse_json=false returns JSON as string
[INFO] [stdout]   [32mPASS[0m request timeout produces error
[INFO] [stdout]   [32mPASS[0m chunked SSE stream with \n\n delimiter
[INFO] [stdout]   [32mPASS[0m chunked NDJSON stream with \n delimiter
[INFO] [stdout]   [32mPASS[0m large response auto-saved to body_file
[INFO] [stdout]   [32mPASS[0m save_to option saves to specified path
[INFO] [stdout]   [32mPASS[0m download with progress reporting
[INFO] [stdout]   [32mPASS[0m 100 concurrent requests to same host
[INFO] [stdout]   [32mPASS[0m 200 requests to varied endpoints
[INFO] [stdout]   [32mPASS[0m 100 concurrent requests with mixed delays
[INFO] [stdout]   [32mPASS[0m 500 rapid-fire requests
[INFO] [stdout]   [32mPASS[0m 50 concurrent POST requests with JSON bodies
[INFO] [stdout]   [32mPASS[0m concurrent requests with different body types
[INFO] [stdout]   [32mPASS[0m cancel in-flight request
[INFO] [stdout]   [32mPASS[0m config change mid-flight doesn't break running requests
[INFO] [stdout]   [32mPASS[0m rapid ping flood (50 pings)
[INFO] [stdout]   [32mPASS[0m multiple config updates accumulate correctly
[INFO] [stdout]   [32mPASS[0m empty lines in stdin are ignored
[INFO] [stdout]   [31mFAIL[0m retry on connection refused (with retry enabled): error_code: cancelled
[INFO] [stdout]   [31mFAIL[0m large JSON body (1MB) round-trips correctly: no response, got: ['config', 'error', 'close']
[INFO] [stdout]   [31mFAIL[0m redirect with log enabled: expected 3 redirect logs, got 0
[INFO] [stdout]   [32mPASS[0m graceful shutdown on stdin EOF
[INFO] [stdout]   [32mPASS[0m close reports final request count
[INFO] [stdout]   [32mPASS[0m multipart upload sends correct content-type
[INFO] [stdout]   [32mPASS[0m multipart with file upload
[INFO] [stdout]   [32mPASS[0m multipart with base64 binary part
[INFO] [stdout]   [32mPASS[0m body_urlencoded sends correct content-type and encoded fields
[INFO] [stdout]   [31mFAIL[0m body_urlencoded percent-encodes special characters: no response
[INFO] [stdout]   [31mFAIL[0m body_urlencoded supports duplicate keys: no response
[INFO] [stdout]   [32mPASS[0m body_urlencoded and body are mutually exclusive
[INFO] [stdout]   [32mPASS[0m body_file sends file contents as request body
[INFO] [stdout]   [32mPASS[0m cancel non-existent request returns error
[INFO] [stdout]   [32mPASS[0m server sends truncated body (Content-Length mismatch)
[INFO] [stdout]   [32mPASS[0m chunked stream delivers partial data before server closes
[INFO] [stdout]   [32mPASS[0m binary chunked with null delimiter uses data_base64
[INFO] [stdout]   [32mPASS[0m concurrent chunked streams routed correctly by id
[INFO] [stdout]   [32mPASS[0m redirect boundary: exactly at max_redirects succeeds
[INFO] [stdout]   [32mPASS[0m redirect boundary: max_redirects+1 fails
[INFO] [stdout]   [31mFAIL[0m 429 response returned as response (not retried): no response
[INFO] [stdout]   [32mPASS[0m response with 50 headers all preserved
[INFO] [stdout]   [32mPASS[0m 100 concurrent requests with connection refused (error flood)
[INFO] [stdout]   [32mPASS[0m concurrent downloads to different files
[INFO] [stdout]   [31mFAIL[0m slow body delivery doesn't break buffered response: no response, got: ['error', 'close']
[INFO] [stdout]   [32mPASS[0m request with unknown code produces error
[INFO] [stdout]   [32mPASS[0m request missing required fields produces error
[INFO] [stdout]   [32mPASS[0m empty POST body
[INFO] [stdout]   [32mPASS[0m request with many custom headers
[INFO] [stdout]   [32mPASS[0m error has structured Agent-First Data format
[INFO] [stdout]   [32mPASS[0m tag echoed in response
[INFO] [stdout]   [32mPASS[0m tag echoed in error
[INFO] [stdout]   [32mPASS[0m tag echoed in chunk_start and chunk_end
[INFO] [stdout]   [32mPASS[0m tag absent when not provided
[INFO] [stdout]   [32mPASS[0m host_defaults headers merged for matching host
[INFO] [stdout]   [32mPASS[0m host_defaults don't leak to other hosts
[INFO] [stdout]   [32mPASS[0m retry_on_status retries 429 and succeeds
[INFO] [stdout]   [31mFAIL[0m retry_on_status exhausted returns final response: no response, got: ['error', 'close']
[INFO] [stdout]   [32mPASS[0m max_response_bytes truncates large buffered response
[INFO] [stdout]   [32mPASS[0m max_response_bytes on chunked stream
[INFO] [stdout]   [32mPASS[0m content_length_bytes in chunk_start
[INFO] [stdout]   [32mPASS[0m content_length_bytes in download chunk_start
[INFO] [stdout]  [1000/1000 ok in 1.0s = 1027 req/s]  [32mPASS[0m 1000 rapid-fire requests (throughput)
[INFO] [stdout]   [32mPASS[0m response_save_resume without response_save_file returns error
[INFO] [stdout]   [32mPASS[0m response_save_resume first download (file absent) fetches full file, no Range
[INFO] [stdout]   [32mPASS[0m response_save_resume sends Range header and appends to file
[INFO] [stdout]   [32mPASS[0m response_save_resume on empty file fetches full file (no Range)
[INFO] [stdout]   [32mPASS[0m invalid UTF-8 text response returns body_base64 (not corrupted string)
[INFO] [stdout]   [32mPASS[0m invalid UTF-8 JSON response returns body_base64 (not corrupted string)
[INFO] [stdout]   [32mPASS[0m chunked delimiter mode with invalid UTF-8 returns data_base64
[INFO] [stdout] 
[INFO] [stdout] ============================================================
[INFO] [stdout]   87 passed, 9 failed, 96 total
[INFO] [stdout] 
[INFO] [stdout]   Failures:
[INFO] [stdout]     basic GET returns parsed JSON: no response for id=1, got: ['error', 'close']
[INFO] [stdout]     retry on connection refused (with retry enabled): error_code: cancelled
[INFO] [stdout]     large JSON body (1MB) round-trips correctly: no response, got: ['config', 'error', 'close']
[INFO] [stdout]     redirect with log enabled: expected 3 redirect logs, got 0
[INFO] [stdout]     body_urlencoded percent-encodes special characters: no response
[INFO] [stdout]     body_urlencoded supports duplicate keys: no response
[INFO] [stdout]     429 response returned as response (not retried): no response
[INFO] [stdout]     slow body delivery doesn't break buffered response: no response, got: ['error', 'close']
[INFO] [stdout]     retry_on_status exhausted returns final response: no response, got: ['error', 'close']
[INFO] [stdout] ============================================================
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] ----------------------------------------
[INFO] [stdout] Exception occurred during processing of request from ('127.0.0.1', 39856)
[INFO] [stdout] Traceback (most recent call last):
[INFO] [stdout]   File "/usr/lib/python3.12/socketserver.py", line 692, in process_request_thread
[INFO] [stdout]     self.finish_request(request, client_address)
[INFO] [stdout]   File "/usr/lib/python3.12/socketserver.py", line 362, in finish_request
[INFO] [stdout]     self.RequestHandlerClass(request, client_address, self)
[INFO] [stdout]   File "/usr/lib/python3.12/socketserver.py", line 761, in __init__
[INFO] [stdout]     self.handle()
[INFO] [stdout]   File "/usr/lib/python3.12/http/server.py", line 436, in handle
[INFO] [stdout]     self.handle_one_request()
[INFO] [stdout]   File "/usr/lib/python3.12/http/server.py", line 424, in handle_one_request
[INFO] [stdout]     method()
[INFO] [stdout]   File "/opt/rustwide/workdir/tests/server.py", line 77, in do_GET
[INFO] [stdout]     self.wfile.write(body)
[INFO] [stdout]   File "/usr/lib/python3.12/socketserver.py", line 840, in write
[INFO] [stdout]     self._sock.sendall(b)
[INFO] [stdout] BrokenPipeError: [Errno 32] Broken pipe
[INFO] [stdout] ----------------------------------------
[INFO] [stdout] ----------------------------------------
[INFO] [stdout] Exception occurred during processing of request from ('127.0.0.1', 47676)
[INFO] [stdout] Traceback (most recent call last):
[INFO] [stdout]   File "/usr/lib/python3.12/socketserver.py", line 692, in process_request_thread
[INFO] [stdout]     self.finish_request(request, client_address)
[INFO] [stdout]   File "/usr/lib/python3.12/socketserver.py", line 362, in finish_request
[INFO] [stdout]     self.RequestHandlerClass(request, client_address, self)
[INFO] [stdout]   File "/usr/lib/python3.12/socketserver.py", line 761, in __init__
[INFO] [stdout]     self.handle()
[INFO] [stdout]   File "/usr/lib/python3.12/http/server.py", line 436, in handle
[INFO] [stdout]     self.handle_one_request()
[INFO] [stdout]   File "/usr/lib/python3.12/http/server.py", line 424, in handle_one_request
[INFO] [stdout]     method()
[INFO] [stdout]   File "/opt/rustwide/workdir/tests/server.py", line 472, in do_POST
[INFO] [stdout]     self.wfile.write(resp_body)
[INFO] [stdout]   File "/usr/lib/python3.12/socketserver.py", line 840, in write
[INFO] [stdout]     self._sock.sendall(b)
[INFO] [stdout] BrokenPipeError: [Errno 32] Broken pipe
[INFO] [stdout] ----------------------------------------
[INFO] [stdout] ----------------------------------------
[INFO] [stdout] Exception occurred during processing of request from ('127.0.0.1', 51332)
[INFO] [stdout] Traceback (most recent call last):
[INFO] [stdout]   File "/usr/lib/python3.12/socketserver.py", line 692, in process_request_thread
[INFO] [stdout]     self.finish_request(request, client_address)
[INFO] [stdout]   File "/usr/lib/python3.12/socketserver.py", line 362, in finish_request
[INFO] [stdout]     self.RequestHandlerClass(request, client_address, self)
[INFO] [stdout]   File "/usr/lib/python3.12/socketserver.py", line 761, in __init__
[INFO] [stdout]     self.handle()
[INFO] [stdout]   File "/usr/lib/python3.12/http/server.py", line 436, in handle
[INFO] [stdout]     self.handle_one_request()
[INFO] [stdout]   File "/usr/lib/python3.12/http/server.py", line 424, in handle_one_request
[INFO] [stdout]     method()
[INFO] [stdout]   File "/opt/rustwide/workdir/tests/server.py", line 306, in do_GET
[INFO] [stdout]     self.wfile.write(body)
[INFO] [stdout]   File "/usr/lib/python3.12/socketserver.py", line 840, in write
[INFO] [stdout]     self._sock.sendall(b)
[INFO] [stdout] BrokenPipeError: [Errno 32] Broken pipe
[INFO] [stdout] ----------------------------------------
[INFO] [stdout] ----------------------------------------
[INFO] [stdout] Exception occurred during processing of request from ('127.0.0.1', 51342)
[INFO] [stdout] Traceback (most recent call last):
[INFO] [stdout]   File "/usr/lib/python3.12/socketserver.py", line 692, in process_request_thread
[INFO] [stdout]     self.finish_request(request, client_address)
[INFO] [stdout]   File "/usr/lib/python3.12/socketserver.py", line 362, in finish_request
[INFO] [stdout]     self.RequestHandlerClass(request, client_address, self)
[INFO] [stdout]   File "/usr/lib/python3.12/socketserver.py", line 761, in __init__
[INFO] [stdout]     self.handle()
[INFO] [stdout]   File "/usr/lib/python3.12/http/server.py", line 436, in handle
[INFO] [stdout]     self.handle_one_request()
[INFO] [stdout]   File "/usr/lib/python3.12/http/server.py", line 424, in handle_one_request
[INFO] [stdout]     method()
[INFO] [stdout]   File "/opt/rustwide/workdir/tests/server.py", line 198, in do_GET
[INFO] [stdout]     self.wfile.write(line_str.encode())
[INFO] [stdout]   File "/usr/lib/python3.12/socketserver.py", line 840, in write
[INFO] [stdout]     self._sock.sendall(b)
[INFO] [stdout] BrokenPipeError: [Errno 32] Broken pipe
[INFO] [stdout] ----------------------------------------
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5aa444cc464a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5aa444cc464a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5aa444cc464a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5aa444cc464a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5aa444cd8fda - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5aa444cd8fda - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5aa444cc9322 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5aa444cc9322 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5aa444ca2f6f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5aa444ca2f6f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5aa444cbc7e9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5aa444c5941c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5aa444c5941c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5aa444cbc9a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5aa444cbc9a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5aa444ca3028 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5aa444c9a919 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5aa444ca3efd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5aa444cd96cc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5aa444c49a90 - coverage_stress[95c44c7020b0d078]::run_script
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/coverage_stress.rs:26:9
[INFO] [stdout]   20:     0x5aa444c49c52 - coverage_stress[95c44c7020b0d078]::run_python_stress_suites_for_coverage
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/coverage_stress.rs:40:5
[INFO] [stdout]   21:     0x5aa444c49517 - coverage_stress[95c44c7020b0d078]::run_python_stress_suites_for_coverage::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/coverage_stress.rs:37:43
[INFO] [stdout]   22:     0x5aa444c4d0f6 - <coverage_stress[95c44c7020b0d078]::run_python_stress_suites_for_coverage::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5aa444c4d4fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5aa444c4d4fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5aa444c59eeb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5aa444c59eeb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5aa444c59eeb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5aa444c59eeb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5aa444c59eeb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5aa444c59eeb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5aa444c59eeb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5aa444c55604 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5aa444c55604 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5aa444c5caf2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5aa444c5caf2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5aa444c5caf2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5aa444c5caf2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5aa444c5caf2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5aa444c5caf2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5aa444c5caf2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5aa444cc3ddf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x5aa444cc3ddf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x75f7a3c50aa4 - <unknown>
[INFO] [stdout]   44:     0x75f7a3cdda64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test coverage_stress`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     run_python_stress_suites_for_coverage
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 70.47s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "45427432ae3716783e24ec17df3ad97017d1486a087a637959c4a09b2bbb4d9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45427432ae3716783e24ec17df3ad97017d1486a087a637959c4a09b2bbb4d9e", kill_on_drop: false }`
[INFO] [stdout] 45427432ae3716783e24ec17df3ad97017d1486a087a637959c4a09b2bbb4d9e
